-
Notifications
You must be signed in to change notification settings - Fork 27
oaiFeat: Cli integration test #272
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
|
043c3c1
to
2a29e05
Compare
Please retry analysis of this Pull-Request directly on SonarQube Cloud |
d6e4fbf
to
563df94
Compare
Please retry analysis of this Pull-Request directly on SonarQube Cloud |
b5e3fb3
to
2a29e05
Compare
|
Please retry analysis of this Pull-Request directly on SonarQube Cloud |
Please retry analysis of this Pull-Request directly on SonarQube Cloud |
36382ef
to
cff35f8
Compare
|
0cabec5
to
0c4f1cb
Compare
Please retry analysis of this Pull-Request directly on SonarQube Cloud |
5e8f5cb
to
2afbdc4
Compare
abce3ec
to
86a57fb
Compare
|
61649af
to
14cb125
Compare
|
## 1.0.0-alpha.1 (2025-05-16) ### ⚠ BREAKING CHANGES * unlocking oclif v2 Co-authored-by: sr010 <87780745+sr010@users.noreply.github.com> Co-authored-by: sburman <sburman@twilio.com> Co-authored-by: shrutiburman <87537688+shrutiburman@users.noreply.github.com> * update description (#207) * add node engine support from 14.x+ (#204) * Storing profiles in config file instead of keytar. * Support detailed error objects in cli (#108) * raise Node requirement to v10 and upgrade dependencies (#84) * only camelCase object keys when a schema is specified for the value (#83) ### Library - Docs * baseline all the templated markdown docs ([#78](https://github.com/twilio/twilio-cli-core/issues/78)) ([ab6cf7b](https://github.com/twilio/twilio-cli-core/commit/ab6cf7b723278e5e7376f0bba453b31ec4818844)) * remove internal changelong entires ([8284a4e](https://github.com/twilio/twilio-cli-core/commit/8284a4e08a9c35b30b7f68c19908803935bc60e2)) * Update templated markdown docs to use new default branch name ([1c5c1f1](https://github.com/twilio/twilio-cli-core/commit/1c5c1f1f7361318eda04c8afe8fbeb80ce6a2c8e)) ### Library - Features * add custom header param support ([#98](https://github.com/twilio/twilio-cli-core/issues/98)) ([2de7aff](https://github.com/twilio/twilio-cli-core/commit/2de7aff8034a376fca4644ea92894cc624a411b3)) * Add flag no header for list and fetch commands ([#182](https://github.com/twilio/twilio-cli-core/issues/182)) ([22f6ea9](https://github.com/twilio/twilio-cli-core/commit/22f6ea9262e3874a2b9d46cb97e4df14648c0f78)) * add operation IDs ([#107](https://github.com/twilio/twilio-cli-core/issues/107)) ([1d5f595](https://github.com/twilio/twilio-cli-core/commit/1d5f595dcc4485f950252a08dc01f52b60319340)) * add property descriptions to OAI ([#117](https://github.com/twilio/twilio-cli-core/issues/117)) ([57268a9](https://github.com/twilio/twilio-cli-core/commit/57268a908cac24bdc96aa4dd0d189fd9b1c648a9)) * add regional and edge support ([#86](https://github.com/twilio/twilio-cli-core/issues/86)) ([42d7d6b](https://github.com/twilio/twilio-cli-core/commit/42d7d6b862c8d6a785ff1d29aba49db7fb664849)) * Added the github actions to send the slack notifications ([#164](https://github.com/twilio/twilio-cli-core/issues/164)) ([06e2cb1](https://github.com/twilio/twilio-cli-core/commit/06e2cb1e3a8a6eb2486d8575a5da6c5dcbe3708e)) * allow plugins to use the userConfig object to set arbitrary data ([#118](https://github.com/twilio/twilio-cli-core/issues/118)) ([852477e](https://github.com/twilio/twilio-cli-core/commit/852477eac2d79b7cf9049d952771925711f5116c)) * Enable GitHub actions. ([#150](https://github.com/twilio/twilio-cli-core/issues/150)) ([002dd1f](https://github.com/twilio/twilio-cli-core/commit/002dd1f9593187cd580d7c139609420e5a33317f)) * improve 'access denied' error messaging ([#95](https://github.com/twilio/twilio-cli-core/issues/95)) ([62c3c5f](https://github.com/twilio/twilio-cli-core/commit/62c3c5f460951eb99779fc8c32ee19e48d07f2c7)) * look through plugin pjson for an issue URL ([#87](https://github.com/twilio/twilio-cli-core/issues/87)) ([075aa23](https://github.com/twilio/twilio-cli-core/commit/075aa23bf40fbd663408802be286437cf4784eb3)) * migrate from deprecated request package to axios ([#81](https://github.com/twilio/twilio-cli-core/issues/81)) ([2eba9ba](https://github.com/twilio/twilio-cli-core/commit/2eba9ba11e6fd1372874c188e781d678c95e4986)) * Release feature branch ([#188](https://github.com/twilio/twilio-cli-core/issues/188)) ([4380dac](https://github.com/twilio/twilio-cli-core/commit/4380dac7725511f10d0bc8b5d9925bafafc69253)) * splitting openAPI specs by version ([#104](https://github.com/twilio/twilio-cli-core/issues/104)) ([4a8ee37](https://github.com/twilio/twilio-cli-core/commit/4a8ee370d2e82ddebb780506ad3097e491afdb08)) * Support detailed error objects in cli ([#108](https://github.com/twilio/twilio-cli-core/issues/108)) ([f204fa3](https://github.com/twilio/twilio-cli-core/commit/f204fa336581381b211fccd03248a8ab46ba458d)) * update the env var message to use the proper OS syntax ([#93](https://github.com/twilio/twilio-cli-core/issues/93)) ([91a1898](https://github.com/twilio/twilio-cli-core/commit/91a1898d444598b32e0fcfa88daff4f2372f040b)) ### Library - Chores * add cli core tag ([81084a7](https://github.com/twilio/twilio-cli-core/commit/81084a7ab9e1ea85d1b169383e0190ba52583487)) * add cli core tag ([afe53ae](https://github.com/twilio/twilio-cli-core/commit/afe53aed8c423d3da4d4a0d35643d094730b8caf)) * add cli core tag ([f7ef4d9](https://github.com/twilio/twilio-cli-core/commit/f7ef4d96c4eb751ed850ea463a02e46c4c4c7eab)) * add cli core tag ([248cb71](https://github.com/twilio/twilio-cli-core/commit/248cb71986b64f9029130a457b711e9876abf85e)) * add cli core tag ([eea9c71](https://github.com/twilio/twilio-cli-core/commit/eea9c716b097231bece5a6628bbe54f6e13bad64)) * add cli core tag ([272e8fe](https://github.com/twilio/twilio-cli-core/commit/272e8fe8f214346eed4237792ff2a36321f02af7)) * add cli core tag ([07dace7](https://github.com/twilio/twilio-cli-core/commit/07dace716e74458a1125301e77b00bb9359edb5b)) * add cli core tag ([4360a4e](https://github.com/twilio/twilio-cli-core/commit/4360a4e1dda3918d867054da49344e34fdaccfc9)) * add cli core tag ([4b36741](https://github.com/twilio/twilio-cli-core/commit/4b367413712e21df7c9a37c8c13c211365c1a8b9)) * add cli core tag ([d502380](https://github.com/twilio/twilio-cli-core/commit/d502380d368f33e2b68691fb3a89ddb8ae68ff08)) * add cli core tag ([a323e4a](https://github.com/twilio/twilio-cli-core/commit/a323e4ada11171ac4828e93388e8b168ad298a4c)) * add cli core tag ([e9b0814](https://github.com/twilio/twilio-cli-core/commit/e9b0814dc30f2efd9036bccff760300a73ef413c)) * add cli core tag ([dca4bd6](https://github.com/twilio/twilio-cli-core/commit/dca4bd68cae91fc9d7f3107e9c39880c768e7fd7)) * add cli core tag ([497c50f](https://github.com/twilio/twilio-cli-core/commit/497c50fde61a51e075a562a9e0ff8ceb634b060a)) * add cli core tag ([24b7575](https://github.com/twilio/twilio-cli-core/commit/24b75758af95d6024270b18b2ae88f5b294cbd9c)) * add cli core tag ([17c7772](https://github.com/twilio/twilio-cli-core/commit/17c77724143171107fbe4459aad1931b59511f98)) * add cli core tag ([e314cca](https://github.com/twilio/twilio-cli-core/commit/e314cca303e23fa0132ef42cf3bfe50b1fff3a68)) * add cli core tag ([1c86537](https://github.com/twilio/twilio-cli-core/commit/1c86537e59f5279adb98ddcbba16e6ac8bf91cdf)) * add cli core tag ([b9c6d56](https://github.com/twilio/twilio-cli-core/commit/b9c6d56acbb1d225da92024bc87533fb66d868da)) * add cli core tag ([0db9bcc](https://github.com/twilio/twilio-cli-core/commit/0db9bccb7c6cd5813d284ad02d52b86b5b0272c0)) * add cli core tag ([b7f11cf](https://github.com/twilio/twilio-cli-core/commit/b7f11cff54fa82348d5085a1eb6dd7d91ae6676b)) * add cli core tag ([7df7bc9](https://github.com/twilio/twilio-cli-core/commit/7df7bc98e51bef8486cbb990e5ff174321b6d512)) * add cli core tag ([83ff1f3](https://github.com/twilio/twilio-cli-core/commit/83ff1f3c48bb3bc0bbfb0ef442bbe1d3331327de)) * add cli core tag ([bbe1bf4](https://github.com/twilio/twilio-cli-core/commit/bbe1bf49b288c17cafcdcd0d3c3f4a17464c2e66)) * add cli core tag ([b41b8fe](https://github.com/twilio/twilio-cli-core/commit/b41b8fe72f44f6c7b6fc5eb0a8ded0444273892f)) * add cli core tag ([0cf3aed](https://github.com/twilio/twilio-cli-core/commit/0cf3aedde5d39287e22e35d8a0bf4f02c231d35d)) * add cli core tag ([27ed812](https://github.com/twilio/twilio-cli-core/commit/27ed8120793962c2a01b3b3d081d77935869addb)) * add cli core tag ([d533503](https://github.com/twilio/twilio-cli-core/commit/d533503d8115529a71a8943cf668998eb34004f8)) * add tag ([c0cca72](https://github.com/twilio/twilio-cli-core/commit/c0cca72fb153597983439327fc763d244b6f7254)) * add tag ([b9c525b](https://github.com/twilio/twilio-cli-core/commit/b9c525bd4edb3e4e42092461ce922945c06acff1)) * add tag ([fd95622](https://github.com/twilio/twilio-cli-core/commit/fd95622029f9b79f48ee5d154c4a0a2b556ecec5)) * add tag ([6f87cdc](https://github.com/twilio/twilio-cli-core/commit/6f87cdc5d181edbe814c3dd946f3ed7a7aab8700)) * fix auditing vulnerabilities ([abbb4eb](https://github.com/twilio/twilio-cli-core/commit/abbb4eba2e013dcd9728114904916514d2f78fec)) * fix auditing vulnerabilities ([0c76fd0](https://github.com/twilio/twilio-cli-core/commit/0c76fd0a7a0e94d078dcfaa95403e2e482fc23ce)) * fix linting error ([edb4dcf](https://github.com/twilio/twilio-cli-core/commit/edb4dcf65bb1d05ac67a41d683cc869b6d95d817)) * fix mock-fs version to fix test failure ([#257](https://github.com/twilio/twilio-cli-core/issues/257)) ([b3da940](https://github.com/twilio/twilio-cli-core/commit/b3da940e444f960928ed069e2e071020a41c46bb)) * fix test case ([f863733](https://github.com/twilio/twilio-cli-core/commit/f863733cbebf8ed655c1d350e98d14781260ee8e)) * fix test case ([2c31d95](https://github.com/twilio/twilio-cli-core/commit/2c31d95ea333d4d76df89e71d9256d83456aee40)) * fix test case ([c3da8a3](https://github.com/twilio/twilio-cli-core/commit/c3da8a312d0538be323ce46442ff11e8a717e54c)) * fix vulnerabilities ([81c2f9b](https://github.com/twilio/twilio-cli-core/commit/81c2f9b247785af985fd61102c406932f67cdcc0)) * fix vulnerabilities ([085638e](https://github.com/twilio/twilio-cli-core/commit/085638e056e4d339e2f5ee0c27cde7f9f0fe37ac)) * point to node 18 for release job ([#267](https://github.com/twilio/twilio-cli-core/issues/267)) ([4ae9ef1](https://github.com/twilio/twilio-cli-core/commit/4ae9ef128e74a18f1252cffbc129645bd65c7ac5)) * update .releaserc.json ([202266f](https://github.com/twilio/twilio-cli-core/commit/202266f32e5ec5ebe88116b597b4245312579b82)) * Update .releaserc.json ([f7c3671](https://github.com/twilio/twilio-cli-core/commit/f7c36716de60d8f6e7d3aede9332e707cfa43648)) * update cli core tag ([58f9139](https://github.com/twilio/twilio-cli-core/commit/58f9139ebdf1fbfe1400f2ff61dcd179bf09ac84)) * Update package.json ([cc95efe](https://github.com/twilio/twilio-cli-core/commit/cc95efe9f98b1e291298c8669da11fa354274f55)) * update release ([6b6a6da](https://github.com/twilio/twilio-cli-core/commit/6b6a6da6bb3ac3543d2820e1c7840590848f6805)) * Update release.yml ([5a2cf03](https://github.com/twilio/twilio-cli-core/commit/5a2cf03676daf4e782556b0e525681031deba229)) * **release:** set `package.json` to 7.27.1 [skip ci] ([a4f6ed7](https://github.com/twilio/twilio-cli-core/commit/a4f6ed70f6ac265229c06028edd6cf5bef099c13)), closes [#256](https://github.com/twilio/twilio-cli-core/issues/256) [#257](https://github.com/twilio/twilio-cli-core/issues/257) [#255](https://github.com/twilio/twilio-cli-core/issues/255) [#262](https://github.com/twilio/twilio-cli-core/issues/262) * **release:** set `package.json` to 7.27.2 [skip ci] ([4b71a56](https://github.com/twilio/twilio-cli-core/commit/4b71a566b058a5291cdacee7d31c5beaecaa5dec)), closes [#262](https://github.com/twilio/twilio-cli-core/issues/262) [#265](https://github.com/twilio/twilio-cli-core/issues/265) [#267](https://github.com/twilio/twilio-cli-core/issues/267) * upgrade mockfs version ([#255](https://github.com/twilio/twilio-cli-core/issues/255)) ([b9ba996](https://github.com/twilio/twilio-cli-core/commit/b9ba99665e73f07890405e80fc0e77e68f2f0636)) * use node 18 to release ([009bf5c](https://github.com/twilio/twilio-cli-core/commit/009bf5cfe5adbed0a735ac0a07e6bd293fcd1ed2)) * use node 18 to update api specs ([#262](https://github.com/twilio/twilio-cli-core/issues/262)) ([c23135b](https://github.com/twilio/twilio-cli-core/commit/c23135b7c45668b1e95aa3e6dafb9e5f6e7986dd)) * **deps:** bump axios from 0.25.0 to 1.6.0 ([#232](https://github.com/twilio/twilio-cli-core/issues/232)) ([caf0f9e](https://github.com/twilio/twilio-cli-core/commit/caf0f9e2a89798dde91e4cfa68ef23ff8431804e)) * **release:** set `package.json` to 6.0.0 [skip ci] ([03609c4](https://github.com/twilio/twilio-cli-core/commit/03609c4f282b3d52ef084b34152e6813def12e53)), closes [#189](https://github.com/twilio/twilio-cli-core/issues/189) [#188](https://github.com/twilio/twilio-cli-core/issues/188) * **release:** set `package.json` to 7.14.0 [skip ci] ([50dad61](https://github.com/twilio/twilio-cli-core/commit/50dad61b18ebe2b8ddcb3eadb40ed7c1b3a65ad4)) * **release:** set `package.json` to 7.15.0 [skip ci] ([6d4dfa1](https://github.com/twilio/twilio-cli-core/commit/6d4dfa17acae6a7b4de0b8bec996eb9ef01a0f4e)) * **release:** set `package.json` to 7.16.0 [skip ci] ([98e3628](https://github.com/twilio/twilio-cli-core/commit/98e3628c69cbdb4cb3452afdac7f70a3840d7b9d)) * **release:** set `package.json` to 7.17.0 [skip ci] ([236906b](https://github.com/twilio/twilio-cli-core/commit/236906bd38fee75f80702caf5a1960d5c56b525a)) * **release:** set `package.json` to 7.18.0 [skip ci] ([f0c1508](https://github.com/twilio/twilio-cli-core/commit/f0c15088c9e0bf79967371d8f03252a91927cb8a)) * **release:** set `package.json` to 7.18.1 [skip ci] ([eaa2017](https://github.com/twilio/twilio-cli-core/commit/eaa20179aea93a6632debfb9402889e894fc60e9)) * **release:** set `package.json` to 7.18.2 [skip ci] ([4fb1f6e](https://github.com/twilio/twilio-cli-core/commit/4fb1f6e11517fb51f50cc7baf616948b1cb1d86e)) * **release:** set `package.json` to 7.18.3 [skip ci] ([bcc1409](https://github.com/twilio/twilio-cli-core/commit/bcc1409537ef98340ddce7c8466d859b2a837efc)) * **release:** set `package.json` to 7.19.0 [skip ci] ([c049924](https://github.com/twilio/twilio-cli-core/commit/c049924e48410bb45675b6ec75544b3626305e02)) * **release:** set `package.json` to 7.19.1 [skip ci] ([b44939c](https://github.com/twilio/twilio-cli-core/commit/b44939cf2c8162e9c576fcea5db8798ce8c5378c)), closes [#236](https://github.com/twilio/twilio-cli-core/issues/236) [#232](https://github.com/twilio/twilio-cli-core/issues/232) * **release:** set `package.json` to 7.20.0 [skip ci] ([f374279](https://github.com/twilio/twilio-cli-core/commit/f374279123a879c7c430eab37894f29e9b2febb5)) * **release:** set `package.json` to 7.21.0 [skip ci] ([92c9204](https://github.com/twilio/twilio-cli-core/commit/92c92040fce42b5bbc4c78806c8e9006a2d34988)) * **release:** set `package.json` to 7.22.0 [skip ci] ([be891a3](https://github.com/twilio/twilio-cli-core/commit/be891a3a7f00ab0fbb4725dcd2ac01077b4b5e2b)) * **release:** set `package.json` to 7.23.0 [skip ci] ([36917fa](https://github.com/twilio/twilio-cli-core/commit/36917fa82b443ef42d9588fdb3df733f736111bf)) * **release:** set `package.json` to 7.23.1 [skip ci] ([048d1f4](https://github.com/twilio/twilio-cli-core/commit/048d1f4052a2af83991fcdb3cf31d1aa01f52c94)) * **release:** set `package.json` to 7.23.2 [skip ci] ([e486377](https://github.com/twilio/twilio-cli-core/commit/e486377747549dadbf43e6dd34e2f270b7fe5e54)) * **release:** set `package.json` to 7.23.3 [skip ci] ([eb93b79](https://github.com/twilio/twilio-cli-core/commit/eb93b79293b167b51aaf0e96669e1434d9d64723)) * **release:** set `package.json` to 7.23.4 [skip ci] ([c750f95](https://github.com/twilio/twilio-cli-core/commit/c750f95842941c11c2fdd4b697d9df453861c79a)), closes [#246](https://github.com/twilio/twilio-cli-core/issues/246) * **release:** set `package.json` to 7.24.0 [skip ci] ([f254b6f](https://github.com/twilio/twilio-cli-core/commit/f254b6f4b07b8b8ce0cc9028373394a1d74229b3)), closes [#247](https://github.com/twilio/twilio-cli-core/issues/247) [#248](https://github.com/twilio/twilio-cli-core/issues/248) * **release:** set `package.json` to 7.24.1 [skip ci] ([166c4fd](https://github.com/twilio/twilio-cli-core/commit/166c4fd214c16b1129d0267fe53ed9998c1bab77)) * **release:** set `package.json` to 7.25.0 [skip ci] ([d4706af](https://github.com/twilio/twilio-cli-core/commit/d4706afca065ccc90aa48cc72d44bcf73423e3f4)) * **release:** set `package.json` to 7.25.1 [skip ci] ([029587d](https://github.com/twilio/twilio-cli-core/commit/029587d5a2827e39caa834d527467b9e575554de)) * **release:** set `package.json` to 7.25.2 [skip ci] ([3d20ffe](https://github.com/twilio/twilio-cli-core/commit/3d20ffea8a14170f212a4b8177a0a1c060969774)) * **release:** set `package.json` to 7.26.0 [skip ci] ([ec36f9d](https://github.com/twilio/twilio-cli-core/commit/ec36f9da6f6b15c80693250856e65cdb0c05e0bd)) * **release:** set `package.json` to 7.26.1 [skip ci] ([f2fe9b4](https://github.com/twilio/twilio-cli-core/commit/f2fe9b48bdb6fbb945d20e657b570cb702bacfe4)) * **release:** set `package.json` to 7.26.10 [skip ci] ([df926b7](https://github.com/twilio/twilio-cli-core/commit/df926b73b33ee4016b46761ef06bda26f627752c)) * **release:** set `package.json` to 7.26.11 [skip ci] ([3a52fab](https://github.com/twilio/twilio-cli-core/commit/3a52fabc7f2160ccaa123879ea2924a9de9b73ec)) * **release:** set `package.json` to 7.26.12 [skip ci] ([24f8a43](https://github.com/twilio/twilio-cli-core/commit/24f8a4389e9db389f7076669d65029cd0d3fb885)) * **release:** set `package.json` to 7.26.2 [skip ci] ([d7d998b](https://github.com/twilio/twilio-cli-core/commit/d7d998be858beb237f39de5814387916ee37890b)) * **release:** set `package.json` to 7.26.3 [skip ci] ([ba8bd5c](https://github.com/twilio/twilio-cli-core/commit/ba8bd5c188dded2e6ee595fb9284f0b825220300)) * **release:** set `package.json` to 7.26.4 [skip ci] ([93fd336](https://github.com/twilio/twilio-cli-core/commit/93fd3367e40158e6ac78e01cabed897b75321bc3)), closes [#250](https://github.com/twilio/twilio-cli-core/issues/250) * **release:** set `package.json` to 7.26.5 [skip ci] ([9d678b9](https://github.com/twilio/twilio-cli-core/commit/9d678b97ed3d660ee7fee052dcf152b424369fd5)), closes [#251](https://github.com/twilio/twilio-cli-core/issues/251) * **release:** set `package.json` to 7.26.6 [skip ci] ([c5ecdd4](https://github.com/twilio/twilio-cli-core/commit/c5ecdd4bbfbe02a959f6ad3686ede0a81531a18a)) * **release:** set `package.json` to 7.26.7 [skip ci] ([0391e33](https://github.com/twilio/twilio-cli-core/commit/0391e338f81c3a8e17895aad923293762c3ad761)) * **release:** set `package.json` to 7.26.8 [skip ci] ([37a604a](https://github.com/twilio/twilio-cli-core/commit/37a604ae93f77540c584abcc2a3e1b48b0aa999e)), closes [#253](https://github.com/twilio/twilio-cli-core/issues/253) * **release:** set `package.json` to 7.26.9 [skip ci] ([484e0c0](https://github.com/twilio/twilio-cli-core/commit/484e0c083b6da9ca82fd7ffa697f026b16e7ca13)) * **release:** set `package.json` to 7.27.0 [skip ci] ([15e2503](https://github.com/twilio/twilio-cli-core/commit/15e250354393cc8a8d20511362dec9c8b832d84e)) * bump axios version ([#250](https://github.com/twilio/twilio-cli-core/issues/250)) ([eb69532](https://github.com/twilio/twilio-cli-core/commit/eb695321dac6837b4caa29f45692b4744350898d)) * bump mock-fs version to fix test failure ([#253](https://github.com/twilio/twilio-cli-core/issues/253)) ([4bbcc66](https://github.com/twilio/twilio-cli-core/commit/4bbcc664965a586e71728d66d12cb814c37670da)) * disable notification ([67f71ed](https://github.com/twilio/twilio-cli-core/commit/67f71edfb571a85f8deb46dbe8502537bf8e756a)) * fixed path level server and description requirement in spec file ([#247](https://github.com/twilio/twilio-cli-core/issues/247)) ([fe3db94](https://github.com/twilio/twilio-cli-core/commit/fe3db9452e802645ba098201f671bb95801c3def)) * fixing kebab-case error ([#248](https://github.com/twilio/twilio-cli-core/issues/248)) ([31b1e31](https://github.com/twilio/twilio-cli-core/commit/31b1e31ecdb2fb555f72bbec235d9323be4ed726)) * github workflow update ([#183](https://github.com/twilio/twilio-cli-core/issues/183)) ([a96ebc3](https://github.com/twilio/twilio-cli-core/commit/a96ebc35249ce6dc8de424a5d98667a347a450f4)) * skip healthcheck api ([#236](https://github.com/twilio/twilio-cli-core/issues/236)) ([0f52d2b](https://github.com/twilio/twilio-cli-core/commit/0f52d2b0b8cbcbdd5623c48c8e21abf6f08d0566)) * Update LICENSE ([#189](https://github.com/twilio/twilio-cli-core/issues/189)) ([5b6a3a5](https://github.com/twilio/twilio-cli-core/commit/5b6a3a527251ef595cda317bae12b6de79bcc500)) * **release:** set `package.json` to 5.29.0 [skip ci] ([8e5a785](https://github.com/twilio/twilio-cli-core/commit/8e5a7851fc12a9ef06683ef9d82284485166b333)), closes [#150](https://github.com/twilio/twilio-cli-core/issues/150) * **release:** set `package.json` to 5.30.0 [skip ci] ([26e4594](https://github.com/twilio/twilio-cli-core/commit/26e459440a4668903d9593538e637f8726c10525)), closes [#157](https://github.com/twilio/twilio-cli-core/issues/157) [#155](https://github.com/twilio/twilio-cli-core/issues/155) * **release:** set `package.json` to 5.31.0 [skip ci] ([ad437be](https://github.com/twilio/twilio-cli-core/commit/ad437be6870126db141ddefee9f10a4cb7528728)), closes [#165](https://github.com/twilio/twilio-cli-core/issues/165) [#164](https://github.com/twilio/twilio-cli-core/issues/164) * **release:** set `package.json` to 5.31.1 [skip ci] ([dc18140](https://github.com/twilio/twilio-cli-core/commit/dc181406a2583d543c719379cc68dafd818efd07)), closes [#166](https://github.com/twilio/twilio-cli-core/issues/166) [#168](https://github.com/twilio/twilio-cli-core/issues/168) * **release:** set `package.json` to 5.32.0 [skip ci] ([d971661](https://github.com/twilio/twilio-cli-core/commit/d97166142a859cf12216920c77545738b785243c)), closes [#169](https://github.com/twilio/twilio-cli-core/issues/169) * **release:** set `package.json` to 5.32.1 [skip ci] ([bd27319](https://github.com/twilio/twilio-cli-core/commit/bd273193567137b8338cda15a5fc9439c49cd7d8)), closes [#170](https://github.com/twilio/twilio-cli-core/issues/170) [#174](https://github.com/twilio/twilio-cli-core/issues/174) [#179](https://github.com/twilio/twilio-cli-core/issues/179) * **release:** set `package.json` to 5.32.2 [skip ci] ([16ee681](https://github.com/twilio/twilio-cli-core/commit/16ee68126df2725383769bd69349cf45ece82b27)), closes [#180](https://github.com/twilio/twilio-cli-core/issues/180) * **release:** set `package.json` to 5.33.0 [skip ci] ([a49d861](https://github.com/twilio/twilio-cli-core/commit/a49d8618163a6116807f95ad387ede9cf2180d7b)), closes [#182](https://github.com/twilio/twilio-cli-core/issues/182) [#183](https://github.com/twilio/twilio-cli-core/issues/183) [#186](https://github.com/twilio/twilio-cli-core/issues/186) [#185](https://github.com/twilio/twilio-cli-core/issues/185) [#184](https://github.com/twilio/twilio-cli-core/issues/184) [#187](https://github.com/twilio/twilio-cli-core/issues/187) * **release:** set `package.json` to 6.0.1 [skip ci] ([0a013aa](https://github.com/twilio/twilio-cli-core/commit/0a013aaf671f59f5ce52e132e61800fea418d045)), closes [#190](https://github.com/twilio/twilio-cli-core/issues/190) * **release:** set `package.json` to 6.1.0 [skip ci] ([c50937e](https://github.com/twilio/twilio-cli-core/commit/c50937ee114417a912a7ea8b2c3f0da55cb6fd40)), closes [#192](https://github.com/twilio/twilio-cli-core/issues/192) [#193](https://github.com/twilio/twilio-cli-core/issues/193) [#196](https://github.com/twilio/twilio-cli-core/issues/196) * **release:** set `package.json` to 6.2.0 [skip ci] ([51e610c](https://github.com/twilio/twilio-cli-core/commit/51e610c605005944c356895ba5b1156e8ce870d9)) * **release:** set `package.json` to 6.2.1 [skip ci] ([1c8e512](https://github.com/twilio/twilio-cli-core/commit/1c8e5128b90d374b968252b5cc1614b16f2d0efb)), closes [#200](https://github.com/twilio/twilio-cli-core/issues/200) * **release:** set `package.json` to 6.3.0 [skip ci] ([2b62ecc](https://github.com/twilio/twilio-cli-core/commit/2b62eccb796a5226fbecde6a43b826499838fbcc)) * **release:** set `package.json` to 6.3.1 [skip ci] ([1188739](https://github.com/twilio/twilio-cli-core/commit/1188739a45f21373185de8cce49875da3814ca10)) * **release:** set `package.json` to 6.3.2 [skip ci] ([0d6059e](https://github.com/twilio/twilio-cli-core/commit/0d6059ed99007e64c9a3a6fd1bd2a6fef81b04e5)) * **release:** set `package.json` to 6.4.0 [skip ci] ([7bcc7b6](https://github.com/twilio/twilio-cli-core/commit/7bcc7b6d4c4c4f6d099b65f1bdbd5f0583437166)) * **release:** set `package.json` to 6.4.1 [skip ci] ([a3c924d](https://github.com/twilio/twilio-cli-core/commit/a3c924d37c11c8d98bc993826310f737ec5a596f)) * **release:** set `package.json` to 6.4.2 [skip ci] ([57bcebf](https://github.com/twilio/twilio-cli-core/commit/57bcebf7fe19377c6df6ed6f09b9e3cc408a418f)) * **release:** set `package.json` to 6.5.0 [skip ci] ([fa65211](https://github.com/twilio/twilio-cli-core/commit/fa652112f9924b9c42c6ea9a90d30aa2bbcf7aaa)) * **release:** set `package.json` to 6.6.0 [skip ci] ([d2e851e](https://github.com/twilio/twilio-cli-core/commit/d2e851e5f8bb7da2805872413675628da778af2d)) * **release:** set `package.json` to 6.7.0 [skip ci] ([9c8bcfb](https://github.com/twilio/twilio-cli-core/commit/9c8bcfbbee6ef298d03667c286068c56ef8b5cd1)), closes [#204](https://github.com/twilio/twilio-cli-core/issues/204) [#204](https://github.com/twilio/twilio-cli-core/issues/204) [#205](https://github.com/twilio/twilio-cli-core/issues/205) * **release:** set `package.json` to 6.8.0 [skip ci] ([58b6809](https://github.com/twilio/twilio-cli-core/commit/58b68092ec5b9cd3ac602faa914a0da5d0a4e2d9)), closes [#209](https://github.com/twilio/twilio-cli-core/issues/209) [#211](https://github.com/twilio/twilio-cli-core/issues/211) [#207](https://github.com/twilio/twilio-cli-core/issues/207) * **release:** set `package.json` to 6.8.1 [skip ci] ([ba6a147](https://github.com/twilio/twilio-cli-core/commit/ba6a14752e751fb0fce37c50876be70ddadc4466)), closes [#213](https://github.com/twilio/twilio-cli-core/issues/213) * **release:** set `package.json` to 7.0.0 [skip ci] ([bdcb3b9](https://github.com/twilio/twilio-cli-core/commit/bdcb3b9d11ad05e790851031ebc7c4d590e372ea)), closes [#207](https://github.com/twilio/twilio-cli-core/issues/207) [#211](https://github.com/twilio/twilio-cli-core/issues/211) * **release:** set `package.json` to 7.1.0 [skip ci] ([c061150](https://github.com/twilio/twilio-cli-core/commit/c061150cb833ce73d9ed24d733aea533cc021f41)) * **release:** set `package.json` to 7.10.0 [skip ci] ([069a290](https://github.com/twilio/twilio-cli-core/commit/069a290352e07b47a03266adc6dd6a40588e2d18)) * **release:** set `package.json` to 7.10.1 [skip ci] ([4b6b13a](https://github.com/twilio/twilio-cli-core/commit/4b6b13a2b91fed55e49cd35a7651e7ef05fc9191)) * **release:** set `package.json` to 7.10.2 [skip ci] ([fff0ed8](https://github.com/twilio/twilio-cli-core/commit/fff0ed83750239a331548e714890f1eba85e9a5c)), closes [#226](https://github.com/twilio/twilio-cli-core/issues/226) * **release:** set `package.json` to 7.11.0 [skip ci] ([72bf6a0](https://github.com/twilio/twilio-cli-core/commit/72bf6a02e04d9672ae35ebd97c392d79905d8722)) * **release:** set `package.json` to 7.12.0 [skip ci] ([e73c5e7](https://github.com/twilio/twilio-cli-core/commit/e73c5e7c7da0b1cf30829869e9f7182c4b3b6cad)) * **release:** set `package.json` to 7.13.0 [skip ci] ([2675034](https://github.com/twilio/twilio-cli-core/commit/26750345b13b568d70198cbbcfa4a2ebfaa919e7)) * **release:** set `package.json` to 7.2.0 [skip ci] ([7255716](https://github.com/twilio/twilio-cli-core/commit/72557167530ca48cc267469f5c63001aeb6406dd)), closes [#207](https://github.com/twilio/twilio-cli-core/issues/207) [#209](https://github.com/twilio/twilio-cli-core/issues/209) [#211](https://github.com/twilio/twilio-cli-core/issues/211) [#207](https://github.com/twilio/twilio-cli-core/issues/207) * **release:** set `package.json` to 7.2.1 [skip ci] ([68ae836](https://github.com/twilio/twilio-cli-core/commit/68ae8364cad078dc89b416cc678a8ce21726411a)) * **release:** set `package.json` to 7.3.0 [skip ci] ([e8f132b](https://github.com/twilio/twilio-cli-core/commit/e8f132bd2b02717f28545337db91b582ca18575d)) * **release:** set `package.json` to 7.4.0 [skip ci] ([08cb4e6](https://github.com/twilio/twilio-cli-core/commit/08cb4e67b47e60256e8ee79b7fb4129f0b88a3e0)) * **release:** set `package.json` to 7.4.1 [skip ci] ([3a055af](https://github.com/twilio/twilio-cli-core/commit/3a055af43de5635da1bc0ae2bfd159a18d708a55)) * **release:** set `package.json` to 7.4.2 [skip ci] ([f1aa349](https://github.com/twilio/twilio-cli-core/commit/f1aa349b002abff5673c908b8c5ff8686c936f71)) * **release:** set `package.json` to 7.4.3 [skip ci] ([ace9296](https://github.com/twilio/twilio-cli-core/commit/ace9296e27423e4488f2e020ec84948248746976)) * **release:** set `package.json` to 7.5.0 [skip ci] ([345d27e](https://github.com/twilio/twilio-cli-core/commit/345d27e0d4bd13d25b45977aca97f2698ad96f80)) * **release:** set `package.json` to 7.5.1 [skip ci] ([783d02a](https://github.com/twilio/twilio-cli-core/commit/783d02ad265c90f2bf0cb9310a4ddbf11e8d6a69)) * **release:** set `package.json` to 7.5.2 [skip ci] ([3a8570c](https://github.com/twilio/twilio-cli-core/commit/3a8570c185a79cc311ed390a5152e4701ab412c7)) * **release:** set `package.json` to 7.5.3 [skip ci] ([72b9240](https://github.com/twilio/twilio-cli-core/commit/72b92405823295ff5ad16dc69c3edc27a6a1ce81)) * **release:** set `package.json` to 7.6.0 [skip ci] ([b7f140e](https://github.com/twilio/twilio-cli-core/commit/b7f140ebc98c5ac4e6acb6d77ee9802d89a1fa4e)) * **release:** set `package.json` to 7.6.1 [skip ci] ([23e9e2b](https://github.com/twilio/twilio-cli-core/commit/23e9e2b708bc7e1d18199446f772fbcba19029c4)), closes [#218](https://github.com/twilio/twilio-cli-core/issues/218) [#220](https://github.com/twilio/twilio-cli-core/issues/220) * **release:** set `package.json` to 7.6.2 [skip ci] ([4e6d725](https://github.com/twilio/twilio-cli-core/commit/4e6d725fe65d3f4e91cfd02bd9f5a435232b57bc)) * **release:** set `package.json` to 7.7.0 [skip ci] ([bd08039](https://github.com/twilio/twilio-cli-core/commit/bd080396690c70d0bb7e31f67dc1cd38759f93b9)) * **release:** set `package.json` to 7.8.0 [skip ci] ([fd098c4](https://github.com/twilio/twilio-cli-core/commit/fd098c4859f05aa648dad3d6d286cff523bf89e4)) * **release:** set `package.json` to 7.9.0 [skip ci] ([3833246](https://github.com/twilio/twilio-cli-core/commit/3833246b3c1b5e0baef988afa388a4981b4d8265)), closes [#222](https://github.com/twilio/twilio-cli-core/issues/222) * [Snyk] Security upgrade @oclif/plugin-help from 2.2.3 to 3.2.0 ([#165](https://github.com/twilio/twilio-cli-core/issues/165)) ([188120a](https://github.com/twilio/twilio-cli-core/commit/188120a3e323ea07f2e7f26909ec83ac5a03461d)) * add node engine support from 14.x+ ([#204](https://github.com/twilio/twilio-cli-core/issues/204)) ([7b81cb2](https://github.com/twilio/twilio-cli-core/commit/7b81cb2199e255197c144c43d4cd2ca952b5e06d)) * Add node v12 support ([#200](https://github.com/twilio/twilio-cli-core/issues/200)) ([ef09c7c](https://github.com/twilio/twilio-cli-core/commit/ef09c7c866f5f399a3343df3cd0a3ec0cbcc28d2)) * Add none output and silent flag ([#139](https://github.com/twilio/twilio-cli-core/issues/139)) ([d650f8e](https://github.com/twilio/twilio-cli-core/commit/d650f8eff88bdfb3dc502b43d68802af614f1274)) * Add Npm Audit workflow ([#196](https://github.com/twilio/twilio-cli-core/issues/196)) ([5dd1887](https://github.com/twilio/twilio-cli-core/commit/5dd1887f03468c902691eac17546a02c59fefbcb)) * Added changes to use scripts instead of community Github actions ([#155](https://github.com/twilio/twilio-cli-core/issues/155)) ([27bd508](https://github.com/twilio/twilio-cli-core/commit/27bd508171b16eaf0036bdff7e0d21117570bf5f)) * Added tests and sonarcloud scan while adding the PR's ([#169](https://github.com/twilio/twilio-cli-core/issues/169)) ([a26d6ee](https://github.com/twilio/twilio-cli-core/commit/a26d6ee81e2a49057581ce0d76b9636295d42f1e)) * bump axios version ([#110](https://github.com/twilio/twilio-cli-core/issues/110)) ([c8ab6d5](https://github.com/twilio/twilio-cli-core/commit/c8ab6d5382b42776bf4d3852791530318eb3b8fc)) * bump dependency axios ([#190](https://github.com/twilio/twilio-cli-core/issues/190)) ([3836cbf](https://github.com/twilio/twilio-cli-core/commit/3836cbf5e14d12b134dceb6772b00c6db1a6109d)) * bump twilio package version ([6af0bdd](https://github.com/twilio/twilio-cli-core/commit/6af0bddadd12a1e0b72b2dcc9bb6a046c60887f4)) * Bump yarn from 1.21.1 to 1.22.0 ([#79](https://github.com/twilio/twilio-cli-core/issues/79)) ([e42042b](https://github.com/twilio/twilio-cli-core/commit/e42042b430bc72b4cd20fd298bab5cc2e343e21d)) * Cache processing step for Travis builds ([#145](https://github.com/twilio/twilio-cli-core/issues/145)) ([33cc65d](https://github.com/twilio/twilio-cli-core/commit/33cc65d82412c30f6c9aec40b2c79e43a80d459b)) * drop shelljs requirement ([766860a](https://github.com/twilio/twilio-cli-core/commit/766860a2ca163fc645c399d631dda31cd21d7301)) * fix security vulnerability ([a0fc162](https://github.com/twilio/twilio-cli-core/commit/a0fc1627dc318d6d6552d0708468af225155ba17)) * Integrate with Sonarcloud ([#136](https://github.com/twilio/twilio-cli-core/issues/136)) ([e88136d](https://github.com/twilio/twilio-cli-core/commit/e88136d50b7f33c00f81bd0bfbf29e43f3d93294)) * lint using twilio-style ([#100](https://github.com/twilio/twilio-cli-core/issues/100)) ([90ee3f3](https://github.com/twilio/twilio-cli-core/commit/90ee3f3c4fd636bb7cdb472534d6c617370fc3c3)) * move encrypted tokens to environment variables ([8814745](https://github.com/twilio/twilio-cli-core/commit/88147453d234c439da7abf0b4a397cd16800bb55)) * pin eslint config dependencies ([d6d84e6](https://github.com/twilio/twilio-cli-core/commit/d6d84e67ae23d01a32de0e2ce3b7ffcc924501cc)) * raise Node requirement to v10 and upgrade dependencies ([#84](https://github.com/twilio/twilio-cli-core/issues/84)) ([b77eaaa](https://github.com/twilio/twilio-cli-core/commit/b77eaaa97957c80cbd5ff279f9b012aa39bb1017)) * refactor the Twilio vendor extensions into single object ([#125](https://github.com/twilio/twilio-cli-core/issues/125)) ([a2e0fca](https://github.com/twilio/twilio-cli-core/commit/a2e0fca112eccf954d86095af4809445042d1bb6)) * Remove audit run with posttest script ([#186](https://github.com/twilio/twilio-cli-core/issues/186)) ([ea5c744](https://github.com/twilio/twilio-cli-core/commit/ea5c744b6dc00b9aeceb85b45ddee7856bd057fd)) * remove deprecated preview domain ([#116](https://github.com/twilio/twilio-cli-core/issues/116)) ([aadf90a](https://github.com/twilio/twilio-cli-core/commit/aadf90a99416075d44689e307f744b8f8e957bec)) * remove outdated announcements ([960a478](https://github.com/twilio/twilio-cli-core/commit/960a478c9155e0f61b1e575f4aa0791162456800)) * replace tags with vendor extension ([#105](https://github.com/twilio/twilio-cli-core/issues/105)) ([d4f4e97](https://github.com/twilio/twilio-cli-core/commit/d4f4e9738346834584c65c526f42d00c8f97d131)) * revert updated oclif major dependencies ([#185](https://github.com/twilio/twilio-cli-core/issues/185)) ([aa74e0e](https://github.com/twilio/twilio-cli-core/commit/aa74e0e8899fd244995ede6624baf65ccd973ebd)) * rotate slack token ([4a7db48](https://github.com/twilio/twilio-cli-core/commit/4a7db48e4dd205c6501f92f028ea44c77979b85c)) * rotate sonarcloud token ([5423df6](https://github.com/twilio/twilio-cli-core/commit/5423df6e6bd0cb836d9b176d47b174e98fa63b4c)) * rotate sonarcloud token ([8de01c0](https://github.com/twilio/twilio-cli-core/commit/8de01c00762051523b808e7a570590345a1bcbb1)) * standardize User-Agent string: format and include more details ([#140](https://github.com/twilio/twilio-cli-core/issues/140)) ([2a42604](https://github.com/twilio/twilio-cli-core/commit/2a426045b935f6184bb445693eb3ed02f6a069c9)) * update CI config to use new default branch name ([c5f654e](https://github.com/twilio/twilio-cli-core/commit/c5f654e7eec852dbe918b71b98e74915459cac4e)) * update dependencies after audit ([b8c2d3d](https://github.com/twilio/twilio-cli-core/commit/b8c2d3dbdb834fa3802c0fbd707da2332cf14ebb)) * update dependencies after audit ([55da175](https://github.com/twilio/twilio-cli-core/commit/55da1752c76456316e79865aacf51f1d4cbf9135)) * update oai specs ([#113](https://github.com/twilio/twilio-cli-core/issues/113)) ([3312861](https://github.com/twilio/twilio-cli-core/commit/33128614c5b86b8c8926d4572d16559250c6fcf0)) * Update package.json ([2b2fbe6](https://github.com/twilio/twilio-cli-core/commit/2b2fbe634b1640b880d8757fb94bdddc857d4727)) * Update package.json ([41a1498](https://github.com/twilio/twilio-cli-core/commit/41a149890b713fa6f137dda341286d08ca70db31)) * update README to reflect default branch rename ([ee95673](https://github.com/twilio/twilio-cli-core/commit/ee956732e506e86baa5f88991be63d08e505f8a3)) * update slack alerts color ([#179](https://github.com/twilio/twilio-cli-core/issues/179)) ([c96bbfb](https://github.com/twilio/twilio-cli-core/commit/c96bbfb2ddfc3ec636c92a69b1fedaf2f735fc4a)) * update template files ([453b697](https://github.com/twilio/twilio-cli-core/commit/453b697c6daf4ff967157761a3be5b8b550b0b66)) * update template files ([957dc75](https://github.com/twilio/twilio-cli-core/commit/957dc7553f1157675090baac04df66ac08d15d03)) * update template files ([89ca112](https://github.com/twilio/twilio-cli-core/commit/89ca112b702f0c124ab878d7a795c63625affd35)) * update template files ([9fdc032](https://github.com/twilio/twilio-cli-core/commit/9fdc03267e49a5e0f319ae0f84c47200759a84a2)) * update Travis CI Slack notifications ([c145f03](https://github.com/twilio/twilio-cli-core/commit/c145f03c5e54afe13235d10a4378fc0c4955ec1a)) * update twilio node mvr version ([#218](https://github.com/twilio/twilio-cli-core/issues/218)) ([71c5a98](https://github.com/twilio/twilio-cli-core/commit/71c5a98eacbf5f3867bfdfd5a2bc18afd299beb7)) * update twilio version to use patched axios version ([#251](https://github.com/twilio/twilio-cli-core/issues/251)) ([6554866](https://github.com/twilio/twilio-cli-core/commit/65548666636927573de8bbc6ee737d5424abcc34)) * update version of vulnerable dependencies ([#184](https://github.com/twilio/twilio-cli-core/issues/184)) ([b8de6f6](https://github.com/twilio/twilio-cli-core/commit/b8de6f611e53b232edbad1865e26e726f442478d)) * update vulnerabilities dependencies ([#205](https://github.com/twilio/twilio-cli-core/issues/205)) ([105be81](https://github.com/twilio/twilio-cli-core/commit/105be81767ebbc13fc35db7cf076729cd9dee935)) ### Library - Fixes * add dummy commit ([83628ad](https://github.com/twilio/twilio-cli-core/commit/83628ad2943a9e7ee4e093ea2c11ca93b027661b)) * add dummy commit ([#273](https://github.com/twilio/twilio-cli-core/issues/273)) ([f9f03ca](https://github.com/twilio/twilio-cli-core/commit/f9f03caa861f727762275cd874deac9c6aa6a42d)) * Add http agent to axios to work with proxy ([#109](https://github.com/twilio/twilio-cli-core/issues/109)) ([6762db4](https://github.com/twilio/twilio-cli-core/commit/6762db45539b08402b0abe0566c41c87b61fa1e0)) * add keytar sanity-check during install ([#75](https://github.com/twilio/twilio-cli-core/issues/75)) ([b7c2d2c](https://github.com/twilio/twilio-cli-core/commit/b7c2d2c3331b61706c9d56e80b3a1ab3708e542e)) * add support for null response fields ([#115](https://github.com/twilio/twilio-cli-core/issues/115)) ([206854e](https://github.com/twilio/twilio-cli-core/commit/206854e1b53ba1d8547b29edb1777bea5e6e1d67)) * add titles to inline schemas ([#112](https://github.com/twilio/twilio-cli-core/issues/112)) ([cdd2964](https://github.com/twilio/twilio-cli-core/commit/cdd296430754e120f0f3c1e29f2fb10d72a43039)) * Added changes to fix the lcov issue ([#170](https://github.com/twilio/twilio-cli-core/issues/170)) ([a3aaa7b](https://github.com/twilio/twilio-cli-core/commit/a3aaa7b1b02b18c586fe35a15a6fbafa3c92e4eb)) * Added condition to deploy specific regex match tags ([#138](https://github.com/twilio/twilio-cli-core/issues/138)) ([2b73c97](https://github.com/twilio/twilio-cli-core/commit/2b73c97b71c782b4cc05c22668e8c6d838bff9e7)) * added fix for preview domain ([e158bd6](https://github.com/twilio/twilio-cli-core/commit/e158bd604228f8157685f609adceef8b345fd9d2)) * added support for default output prop in operation ([#192](https://github.com/twilio/twilio-cli-core/issues/192)) ([8ae4ba5](https://github.com/twilio/twilio-cli-core/commit/8ae4ba5a418521d5877c7fc753ed08cee2a43f22)) * allow API redirect responses ([#101](https://github.com/twilio/twilio-cli-core/issues/101)) ([9b766d7](https://github.com/twilio/twilio-cli-core/commit/9b766d70c90221c5b77188d85ff33cb225209271)) * axios expects paramsSerializer ([#82](https://github.com/twilio/twilio-cli-core/issues/82)) ([8c55d29](https://github.com/twilio/twilio-cli-core/commit/8c55d2997d466d04759ffdd7ee6f2c182a277f7d)) * Cleaning travis code ([#193](https://github.com/twilio/twilio-cli-core/issues/193)) ([ecb2ae5](https://github.com/twilio/twilio-cli-core/commit/ecb2ae5e61774c4aca577517f5acf1932f192be8)) * cleanup keytar ([#209](https://github.com/twilio/twilio-cli-core/issues/209)) ([7a37f0b](https://github.com/twilio/twilio-cli-core/commit/7a37f0b859c445fbdc803267200912301493cccd)) * cleanup keytar ([#209](https://github.com/twilio/twilio-cli-core/issues/209)) ([9f1c2d9](https://github.com/twilio/twilio-cli-core/commit/9f1c2d9b4607c6bc83b80bfde5cf3eb1ce558fe7)) * corrected kebabCase for parameters with numbers ([#246](https://github.com/twilio/twilio-cli-core/issues/246)) ([fc4861e](https://github.com/twilio/twilio-cli-core/commit/fc4861ef6a2f1866088ee24adedee47516a7dcb0)) * delay module-loading error logs until all locations have been exhausted ([#89](https://github.com/twilio/twilio-cli-core/issues/89)) ([fb8368e](https://github.com/twilio/twilio-cli-core/commit/fb8368e9f6edd25cf18b55d21c60391bd18d6e35)) * don't display "undefined" when no profiles exists ([#92](https://github.com/twilio/twilio-cli-core/issues/92)) ([e753fcd](https://github.com/twilio/twilio-cli-core/commit/e753fcd776f35d739fac7d980df5f6bb2ff11d35)) * don't get so fancy with the font color scheme ([#96](https://github.com/twilio/twilio-cli-core/issues/96)) ([3f12305](https://github.com/twilio/twilio-cli-core/commit/3f12305dce1e95425b7b169914e99d07c4601681)) * dynamically install keytar if it fails to load ([#74](https://github.com/twilio/twilio-cli-core/issues/74)) ([9e7e1d1](https://github.com/twilio/twilio-cli-core/commit/9e7e1d1ab8bb49f65d67eca4cbc7ad4964930191)) * encode URL path params ([#94](https://github.com/twilio/twilio-cli-core/issues/94)) ([7c42fcc](https://github.com/twilio/twilio-cli-core/commit/7c42fccf9486201fcb29d41e6472eab52c2fc953)) * fix naming ([#157](https://github.com/twilio/twilio-cli-core/issues/157)) ([d454b81](https://github.com/twilio/twilio-cli-core/commit/d454b811344ae11283e32c13f14e01d9946bfabf)) * Fixing ocktokit api calls ([#211](https://github.com/twilio/twilio-cli-core/issues/211)) ([b025ba2](https://github.com/twilio/twilio-cli-core/commit/b025ba2eec6aba0f3bd5a59847aabcb87a9211ad)) * Fixing ocktokit api calls ([#211](https://github.com/twilio/twilio-cli-core/issues/211)) ([b5150dd](https://github.com/twilio/twilio-cli-core/commit/b5150dd84c4a9fec036666c5c1b63b55ebfcb969)) * fixing semantic errors in the openAPI specs ([#106](https://github.com/twilio/twilio-cli-core/issues/106)) ([135a40c](https://github.com/twilio/twilio-cli-core/commit/135a40c34dd6feddb444e09107d0bc3e2d802d45)) * getParams when operation parameters is absent ([#103](https://github.com/twilio/twilio-cli-core/issues/103)) ([3757872](https://github.com/twilio/twilio-cli-core/commit/37578720165c04b43f8dc8c7925390697599f9d8)) * increase Node minimum version requirement to 10.12.0 ([#91](https://github.com/twilio/twilio-cli-core/issues/91)) ([fcc13d9](https://github.com/twilio/twilio-cli-core/commit/fcc13d9825c1c7f3ea2cec41c1811ef5a5e5b12d)) * Modified flag description to eliminate new line indentation issue ([#174](https://github.com/twilio/twilio-cli-core/issues/174)) ([d8dd071](https://github.com/twilio/twilio-cli-core/commit/d8dd071345e0c5287504caddf807d449481c0baa)) * Move make install step after node setup tp fix npm failures ([#222](https://github.com/twilio/twilio-cli-core/issues/222)) ([1a37412](https://github.com/twilio/twilio-cli-core/commit/1a37412dd39844728d9803838de4b34ed8f42e73)) * move the mocha config file to the project root ([189e5d9](https://github.com/twilio/twilio-cli-core/commit/189e5d916a2170b885a06c950a6581006562d306)) * need to use the plugin name, not the plugin object ([#121](https://github.com/twilio/twilio-cli-core/issues/121)) ([ad89bde](https://github.com/twilio/twilio-cli-core/commit/ad89bde46355fe207a18a4ebe211d25ad8400077)) * no more ignoring low severity vulnerabilities ([33eabe1](https://github.com/twilio/twilio-cli-core/commit/33eabe14348665ec6e61fe1b4c1eb9c20e9d05bb)) * npm audit vulnerabilities ([#120](https://github.com/twilio/twilio-cli-core/issues/120)) ([9b7a3f6](https://github.com/twilio/twilio-cli-core/commit/9b7a3f624d65ddf2b9cdf6c4c9990f9024f0c101)) * Octokit changes reversed ([#213](https://github.com/twilio/twilio-cli-core/issues/213)) ([e66838c](https://github.com/twilio/twilio-cli-core/commit/e66838c5d256267f9508c76054eac0df75540690)) * only camelCase object keys when a schema is specified for the value ([#83](https://github.com/twilio/twilio-cli-core/issues/83)) ([42d94fd](https://github.com/twilio/twilio-cli-core/commit/42d94fdd8aa5bfb9dd6cf6c62fefa69724d661d7)) * Outputting entire error response w/ JSON format flag enabled ([#111](https://github.com/twilio/twilio-cli-core/issues/111)) ([ae08a07](https://github.com/twilio/twilio-cli-core/commit/ae08a076290718388c09ca43606ea7962357c8c7)) * package.json & package-lock.json to reduce vulnerabilities ([#256](https://github.com/twilio/twilio-cli-core/issues/256)) ([a40c963](https://github.com/twilio/twilio-cli-core/commit/a40c9635398da49cce55c259cf5b926e62a21e08)) * pin 'tslib' to avoid issues when interacting with plugin-plugins ([#88](https://github.com/twilio/twilio-cli-core/issues/88)) ([845f65d](https://github.com/twilio/twilio-cli-core/commit/845f65de7caef3df561dbaa3c8725fa92de50eb4)) * properly describe request bodies and add response descriptions ([#85](https://github.com/twilio/twilio-cli-core/issues/85)) ([8821832](https://github.com/twilio/twilio-cli-core/commit/8821832698e7795251e2927f7cf39efc97f1c114)) * remove duplicate enum values ([#114](https://github.com/twilio/twilio-cli-core/issues/114)) ([f27c07e](https://github.com/twilio/twilio-cli-core/commit/f27c07e7a835a174bd8d832abcc7d16575a246c6)) * remove the lock file since this is a library, upgrade dev dependencies, and fix eslint errors/warnings ([55c2091](https://github.com/twilio/twilio-cli-core/commit/55c209141491ef534e27d9e150f61951513b5df9)) * Replace oclif-v1 dependencies with oclif-v2 version ([#212](https://github.com/twilio/twilio-cli-core/issues/212)) ([d87c83a](https://github.com/twilio/twilio-cli-core/commit/d87c83aca231ace8d58c12cad7b6b34c528cce6a)), closes [#207](https://github.com/twilio/twilio-cli-core/issues/207) [#211](https://github.com/twilio/twilio-cli-core/issues/211) * Revert "Resolve sec vulnerability ([#166](https://github.com/twilio/twilio-cli-core/issues/166))" ([#168](https://github.com/twilio/twilio-cli-core/issues/168)) ([7d2a374](https://github.com/twilio/twilio-cli-core/commit/7d2a374b4f5f42106c976616a88d029b2f3bea0a)) * revert use node 18 to update api specs ([#264](https://github.com/twilio/twilio-cli-core/issues/264)) ([3efc9ab](https://github.com/twilio/twilio-cli-core/commit/3efc9abc997d9bc351ade1e66de306bd307478c0)), closes [#262](https://github.com/twilio/twilio-cli-core/issues/262) * reverting dependencies to previous version ([#265](https://github.com/twilio/twilio-cli-core/issues/265)) ([f3da929](https://github.com/twilio/twilio-cli-core/commit/f3da9298145fe3d1e57db454f064028b86740763)) * rollback plugin-help upgrade ([4152d89](https://github.com/twilio/twilio-cli-core/commit/4152d89e101f9e4950c0583876129fbbd4c367ac)) * test release ([04e6097](https://github.com/twilio/twilio-cli-core/commit/04e60972b652e7ad14264b1cfcf5fbb06639bdf9)) * test release ([14cb125](https://github.com/twilio/twilio-cli-core/commit/14cb125e26039df86aef586d381142987702b5a6)) * test release ([86a57fb](https://github.com/twilio/twilio-cli-core/commit/86a57fb5bef28a4d0b23d5346db72239a2991f88)) * test release ([2afbdc4](https://github.com/twilio/twilio-cli-core/commit/2afbdc45680cba7a808bac8ed55e9ae6e6eb91db)) * test release ([0c4f1cb](https://github.com/twilio/twilio-cli-core/commit/0c4f1cb8fdb393f5b5449a4ae9651ba584989fbd)) * test release ([7b65d16](https://github.com/twilio/twilio-cli-core/commit/7b65d16713cc897e1c312006c56e7c73fe3a3fff)) * test release ([2a29e05](https://github.com/twilio/twilio-cli-core/commit/2a29e05ef98a5b136988db40aafb7a634b64f917)) * test release ([eccd706](https://github.com/twilio/twilio-cli-core/commit/eccd7067ad9bdfa228c05e94efa31dcf31970652)) * test release ([80e4979](https://github.com/twilio/twilio-cli-core/commit/80e4979fe5d58181a0294d6cee9658a017fcfaf9)) * test release ([463d734](https://github.com/twilio/twilio-cli-core/commit/463d734579274dd4726c13dd402660a14e8daec0)) * test release ([a219728](https://github.com/twilio/twilio-cli-core/commit/a219728482a1eea26dc4ed97a05b60b1e6974880)) * test release ([f1450ff](https://github.com/twilio/twilio-cli-core/commit/f1450ffac232845acee4e18f61547616603300ec)) * test release ([70664b3](https://github.com/twilio/twilio-cli-core/commit/70664b3b9f62df3a2fbe4deac7395f903ea5f0ba)) * test release ([77b1742](https://github.com/twilio/twilio-cli-core/commit/77b174211711cb662971659def29b6977f70d289)) * test release ([ad3b2ff](https://github.com/twilio/twilio-cli-core/commit/ad3b2ffd80fb5b8f6224b7c9aa4f6efbbfe68135)) * travis deploy config ([#77](https://github.com/twilio/twilio-cli-core/issues/77)) ([820f17d](https://github.com/twilio/twilio-cli-core/commit/820f17dd1e29f83e274c2e3d97bd2ea29e9193a6)) * travis.yml formatting ([9be0527](https://github.com/twilio/twilio-cli-core/commit/9be0527f40738f17a2ca7c05cec77d005ce3c633)) * update description ([#207](https://github.com/twilio/twilio-cli-core/issues/207)) ([79c1cc5](https://github.com/twilio/twilio-cli-core/commit/79c1cc5f281f62f94314763f356a8ec94a0b0d3b)) * update description ([#207](https://github.com/twilio/twilio-cli-core/issues/207)) ([80ae344](https://github.com/twilio/twilio-cli-core/commit/80ae3443ed5c0b40d3ba5ec73c47ccd9caf2376a)) * Update Dockerfile base to be consistent with twilio-cli ([#226](https://github.com/twilio/twilio-cli-core/issues/226)) ([73a3c09](https://github.com/twilio/twilio-cli-core/commit/73a3c091ad8c23d98dc8e54311ab27c9502e6965)) * Update semantic-release via npm bin ([#187](https://github.com/twilio/twilio-cli-core/issues/187)) ([b35a2ac](https://github.com/twilio/twilio-cli-core/commit/b35a2acbd6032f7cd71ecf01d7f18da190138d97)) * update the wording for the env vars help message ([#80](https://github.com/twilio/twilio-cli-core/issues/80)) ([8468619](https://github.com/twilio/twilio-cli-core/commit/8468619c8c9fef02ee28cb7142352e5ff5d8f357)) * update travis deploy ([#76](https://github.com/twilio/twilio-cli-core/issues/76)) ([8fe5e65](https://github.com/twilio/twilio-cli-core/commit/8fe5e65f5c62b78b875041c18b82a8f8754d43e4)) * update vulnerable dependencies packages ([#180](https://github.com/twilio/twilio-cli-core/issues/180)) ([0e5c492](https://github.com/twilio/twilio-cli-core/commit/0e5c492961991be0eb7d8f1a9113a3afacc7f316)) * Updated api definitions ([906518f](https://github.com/twilio/twilio-cli-core/commit/906518f5fbdfa154604c5288f4ebd9eaf46a48b3)) * upgrade dependencies and drop tslib pinning ([#97](https://github.com/twilio/twilio-cli-core/issues/97)) ([98987a3](https://github.com/twilio/twilio-cli-core/commit/98987a30205d01afefdabb67fa8979733f37bf06)) * use new 'instanceOf' in the catch blocks ([#99](https://github.com/twilio/twilio-cli-core/issues/99)) ([1cffe58](https://github.com/twilio/twilio-cli-core/commit/1cffe58653eee5c874c9d943f009677515cef3d9)) * using npx instead of npm bin ([#220](https://github.com/twilio/twilio-cli-core/issues/220)) ([b3d59e9](https://github.com/twilio/twilio-cli-core/commit/b3d59e9abd7e1c43008993ac9b76576323e037f9))
|
Fixes
A short description of what this PR does.
Checklist
If you have questions, please file a support ticket, or create a GitHub Issue in this repository.